Skip to content

Commit

Permalink
Merge pull request #81 from tomtom-international/dependabot/docker/do…
Browse files Browse the repository at this point in the history
…cker/develop/alpine-3.18.3

build(deps): bump alpine from 3.17.2 to 3.18.3 in /docker
  • Loading branch information
silvester747 authored Sep 15, 2023
2 parents a09f646 + 3d97718 commit 33b1c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# syntax=docker/dockerfile:1
FROM alpine:3.17.2
FROM alpine:3.18.3

RUN apk add --no-cache \
bash \
Expand Down

0 comments on commit 33b1c6e

Please sign in to comment.