Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.25.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 3, 2024
1 parent b4f710c commit 5cb87a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oss-terraform-automation/2-nginx-ssl-offloading/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.

FROM nginx:1.24.0-bullseye
FROM nginx:1.25.0-bullseye

# Install the OpenSSL PKCS #11 library
RUN apt-get update && apt-get install -y libengine-pkcs11-openssl wget curl opensc
Expand Down

0 comments on commit 5cb87a3

Please sign in to comment.