Skip to content

Commit

Permalink
Bump ubuntu in /examples/deployment/kubernetes/mysql/image (#3335)
Browse files Browse the repository at this point in the history
Bumps ubuntu from `e6173d4` to `e9569c2`.

---
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>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent d45571e commit d7e9db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deployment/kubernetes/mysql/image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ubuntu:jammy@sha256:e6173d4dc55e76b87c4af8db8821b1feae4146dd47341e4d431118c7dd060a74
FROM ubuntu:jammy@sha256:e9569c25505f33ff72e88b2990887c9dcf230f23259da296eb814fc2b41af999

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

0 comments on commit d7e9db4

Please sign in to comment.