Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 1ed5381 commit 6a85f19
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:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
FROM ubuntu:jammy@sha256:e6173d4dc55e76b87c4af8db8821b1feae4146dd47341e4d431118c7dd060a74

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

0 comments on commit 6a85f19

Please sign in to comment.