Skip to content

Commit

Permalink
chore(deps): update fsouza/fake-gcs-server docker tag to v1.52.1 (#2222)
Browse files Browse the repository at this point in the history
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| docker     | fsouza/fake-gcs-server | 1.50.2 | 1.52.1 |

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
Fameing and renovate-bot authored Jan 29, 2025
1 parent 519076f commit 89005f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public class StorageProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "fsouza/fake-gcs-server:1.50.2";
return "fsouza/fake-gcs-server:1.52.1";
}

@Data
Expand Down

0 comments on commit 89005f9

Please sign in to comment.