<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jauder Ho</title>
    <description>The latest articles on DEV Community by Jauder Ho (@jauderho).</description>
    <link>https://dev.to/jauderho</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F760752%2Fe9c49b48-b0dd-4969-bd16-0a2b008d7a9d.png</url>
      <title>DEV Community: Jauder Ho</title>
      <link>https://dev.to/jauderho</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jauderho"/>
    <language>en</language>
    <item>
      <title>Up-to-date Docker Images</title>
      <dc:creator>Jauder Ho</dc:creator>
      <pubDate>Tue, 23 Nov 2021 20:26:16 +0000</pubDate>
      <link>https://dev.to/jauderho/update-docker-images-13lj</link>
      <guid>https://dev.to/jauderho/update-docker-images-13lj</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;Monitor upstream repos, update to the latest tagged version and commits the changes. This then trigger downstream yml files to start a new build. This runs hourly and hence new upstream releases are picked up quickly. &lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;DIY Deployments&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/jauderho/dockerfiles/blob/main/.github/workflows/update.yml"&gt;https://github.com/jauderho/dockerfiles/blob/main/.github/workflows/update.yml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/jauderho/dockerfiles/blob/main/scripts/updateDockerImages.sh"&gt;https://github.com/jauderho/dockerfiles/blob/main/scripts/updateDockerImages.sh&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>actionshackathon21</category>
    </item>
  </channel>
</rss>
