Skip to content

Commit

Permalink
chore: bump vector base image to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wrn14897 committed Oct 5, 2023
1 parent e106b75 commit 7b651b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ingestor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## base #############################################################################################
FROM timberio/vector:0.32.1-alpine AS base
FROM timberio/vector:0.33.0-alpine AS base

RUN mkdir -p /var/lib/vector
VOLUME ["/var/lib/vector"]
Expand Down

0 comments on commit 7b651b1

Please sign in to comment.