Skip to content

Commit 2ffe811

Browse files
Bump ubuntu in /examples/deployment/kubernetes/mysql/image (#3471)
Bumps ubuntu from `6d7b5d3` to `a6d2b38`. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13ec41d commit 2ffe811

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:6d7b5d3317a71adb5e175640150e44b8b9a9401a7dd394f44840626aff9fa94d
16+
FROM ubuntu:jammy@sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
1717

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

0 commit comments

Comments
 (0)