Skip to content

Commit b76edaa

Browse files
Bump ubuntu in /examples/deployment/kubernetes/mysql/image
Bumps ubuntu from `6042500` to `e6173d4`. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63a7f6c commit b76edaa

File tree

1 file changed

+1
-1
lines changed
  • examples/deployment/kubernetes/mysql/image

1 file changed

+1
-1
lines changed

examples/deployment/kubernetes/mysql/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
FROM ubuntu:jammy@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
16+
FROM ubuntu:jammy@sha256:e6173d4dc55e76b87c4af8db8821b1feae4146dd47341e4d431118c7dd060a74
1717

1818
# Patch the OS-level packages and remove unneeded dependencies.
1919
RUN apt-get update \

0 commit comments

Comments
 (0)